home *** CD-ROM | disk | FTP | other *** search
/ NT Sources / Infomagic - NT Source Volume 1 (Disc 1 of 2).iso / network / js15full.exe / Openexmp.ht_ / Openexmp.ht
Text File  |  1998-03-16  |  515b  |  26 lines

  1. <html>
  2.  
  3. <head>
  4. <title>Open Window Example</title>
  5. </head>
  6.  
  7. <body bgColor="#FFFFFF" text="000000">
  8.  
  9. <div align=center><font size=6 font="Arial"><b>Open Window Example</b></font></div><p>
  10.  
  11. <ol>
  12. <li>You can set the window size or leave it on auto sizing (standard Windows setting)
  13. <li>You can also customize the window by either including or eliminating browser components such as...
  14.     <ul>
  15.     <li>the toolbar
  16.     <li>the statusbar
  17.     <li>directories
  18.     <li>menubar etc.
  19.     </ul>
  20. </ul>
  21.  
  22. </body>
  23.  
  24.  
  25. </html>
  26.